Skip to main content

DecryptFile

DecryptFile["password",file] generates a decrypted version of a file, using the specified password.

DecryptFile["password",source,target] generates a decrypted version of source, putting the result in target.

DecryptFile[keyspec,source,…] decrypts using the cryptographic key specification keyspec.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.